projects
/
ostree.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3483927
)
Check that we haven't included extraneous generated files
author
Felix Krull
<f_krull@gmx.de>
Tue, 28 May 2019 22:12:08 +0000
(
00:12
+0200)
committer
Colin Walters
<walters@verbum.org>
Fri, 6 May 2022 16:53:54 +0000
(12:53 -0400)
rust-bindings/rust/.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/rust-bindings/rust/.gitlab-ci.yml
b/rust-bindings/rust/.gitlab-ci.yml
index 1ed58aa25cce6b4d5e671cd6cface9e65781ac7f..80fbc5b38a45c72aa4abb662833986d053cf6ae9 100644
(file)
--- a/
rust-bindings/rust/.gitlab-ci.yml
+++ b/
rust-bindings/rust/.gitlab-ci.yml
@@
-35,6
+35,7
@@
gir:
before_script:
- rm -f target/tools/bin/gir
script:
+ - rm -rf src/auto/
- make gir
- git diff -R --exit-code